x86/pv: Rename d->arch.pv_domain to d->arch.pv
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Aug 2018 15:49:09 +0000 (15:49 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 30 Aug 2018 09:36:00 +0000 (10:36 +0100)
commit091fcec52b427cec0e165750386139130c9beae6
tree4d1ae4c3f9c661ab1d818e8257a9693a6b373f7a
parentd3a4bb8ca03655224a440b1bfb2ff29d8cc3f2cf
x86/pv: Rename d->arch.pv_domain to d->arch.pv

The trailing _domain suffix is redundant, but adds to code volume.  Drop it.

Reflow lines as appropriate, and switch to using the new XFREE/etc wrappers
where applicable.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/intel.c
xen/arch/x86/domain.c
xen/arch/x86/domain_page.c
xen/arch/x86/domctl.c
xen/arch/x86/mm.c
xen/arch/x86/pv/dom0_build.c
xen/arch/x86/pv/domain.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/flushtlb.h
xen/include/asm-x86/shadow.h